Crate locutus_stdlib

source ·
Expand description

Standard library provided by the Freenet project to be able to write Locutus-compatible contracts.

Modules

Memory buffers to interact with the WASM contracts.
Interface and related utilities for interaction with the compiled WASM contracts. Contracts have an isomorphic interface which partially maps to this interface, allowing interaction between the runtime and the contracts themselves.
Locutus stdlib prelude.